Skip to content

[pull] main from microsoft:main#1000

Merged
pull[bot] merged 14 commits intocode:mainfrom
microsoft:main
Mar 5, 2026
Merged

[pull] main from microsoft:main#1000
pull[bot] merged 14 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 5, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

osortega and others added 14 commits March 4, 2026 15:45
…9354)

- Adds trust confirmation dialog requiring users to explicitly trust a
  marketplace before installing plugins from it. Protects against
  accidental plugin installation from untrusted sources.
- Introduces observableMemento for storing trusted marketplace canonical
  IDs in persistent storage (StorageScope.APPLICATION), tied to user
  profiles, never expiring.
- Trust is scoped per-marketplace (by canonicalId), so trusting one
  marketplace trusts all plugins sourced from it. Reduces friction for
  plugins from the same trusted source.
- Trust gate applies to all plugin source kinds (RelativePath, GitHub,
  GitUrl, npm, pip) — for npm/pip it's additive to the existing terminal
  command confirmation.
- Expands IPluginMarketplaceService with isMarketplaceTrusted() and
  trustMarketplace() methods, and injects IDialogService into
  PluginInstallService.

(Commit message generated by Copilot)
* code changes

* updating tmp folder based on OS
* Display github copilot tools in Sessions Window

* Update src/vs/workbench/contrib/chat/common/promptSyntax/languageProviders/promptHeaderAutocompletion.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix reading configuration from workspace folders

* feedback
Fixes #299332

Restoring previous webpack behavior. In the future let's consider just moving these to the `git/scripts` folder so we don't have to copy them around
…tructions to match CLI & Web experiences (#298973)

* Initial plan

* feat: search recursively in .github/instructions for *.instructions.md files

Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>

* refactor: limit recursive instructions traversal to default source folders only

Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>

* refactor: limit recursive instructions traversal to non-root, wildcard-free folders with max depth 5

Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>

* fix: use isEqual from resources.ts for URI comparison in resolveFilesAtLocation

Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aeschli <6461412+aeschli@users.noreply.github.com>
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
Revert "sessions - allow to open preview from markdown files (#299047)"

This reverts commit a7f87d9.
Copy over .sh scripts in git extension too
@pull pull bot locked and limited conversation to collaborators Mar 5, 2026
@pull pull bot added the ⤵️ pull label Mar 5, 2026
@pull pull bot merged commit 5cecdad into code:main Mar 5, 2026
4 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants